(xml-maybe-do-ns): New function to handle namespace
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Apr 2004 18:36:14 +0000 (18:36 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Apr 2004 18:36:14 +0000 (18:36 +0000)
commit37d71710453a35bee8b03e8d7fc5de832b6c32d7
treea8b9ce3420f1819ebc1a36b0e4f767ff46dbe77e
parent936330e67357277552e4d7e4b7c747d2ef7c809c
(xml-maybe-do-ns): New function to handle namespace
parsing of both attribute and element names.
(xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
(xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
(xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
(xml-parse-attlist): Make it do its own namespace parsing.
lisp/xml.el